home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Science / Matrix Master 1.1 / Matrix Master Docs < prev   
Text File  |  1993-12-15  |  1KB  |  34 lines

  1. Matrix Master 1.1
  2. by Stephen C. Roderick IV
  3.  
  4. This program is a simple matrix manipulator. It is intended for use in Linear Algebra courses. It handles the following matrix operations:
  5.  
  6.     - Row reduction
  7.                 row times a constant
  8.                 exchange rows
  9.                 add a multiple of one row to another
  10.     - Determinant
  11.     - Transpose
  12.     - Inverse
  13.     - Matrix of Cofactors
  14.     - Adjoint Matrix
  15.     - Upper Triangular form
  16.     - Row Echelon form
  17.     - Solve for multiple solutions
  18.  
  19. Matrix Master's greatest feature is that it works with rational numbers (just like the textbooks!) This makes it easy to reduce a matrix with row operations. Matrix Master can be used to step through solutions to textbook problems without having to do the basic math by hand.
  20.  
  21. If you use Matrix Master send me a postcard!
  22.  
  23. Stephen C. Roderick IV
  24. 610 NW Walnut Blvd.
  25. Corvallis, OR 97330
  26. roderis@kira.csos.orst.edu
  27.  
  28. Matrix Master © Copyright 1991-1993
  29. by Stephen C. Roderick IV.
  30.  
  31. All Rights Reserved.
  32.  
  33. Matrix Master is free for non commercial public distribution. This software may not be sold or distributed for profit, or included with other software or hardware which is sold or distributed for profit, without the express written permission of the author.
  34.